home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-1 / Inter.Net 55-1.iso / CBuilder / Setup / BCB / data.z / second.dfm / second.txt
Encoding:
Text File  |  1998-02-09  |  413 b   |  24 lines

  1. object Form2: TForm2
  2.   Left = 301
  3.   Top = 148
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'Form2'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'Default'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Button1: TButton
  15.     Left = 184
  16.     Top = 96
  17.     Width = 75
  18.     Height = 25
  19.     Caption = 'Button1'
  20.     ModalResult = 1
  21.     TabOrder = 0
  22.   end
  23. end
  24.